Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Irony.Core deprecated package #16012

Merged
merged 1 commit into from
May 7, 2024
Merged

Replace Irony.Core deprecated package #16012

merged 1 commit into from
May 7, 2024

Conversation

hishamco
Copy link
Member

@hishamco hishamco commented May 7, 2024

The Irony.Core package has been deprecated according to https://www.nuget.org/packages/Irony.Core/1.0.7/ and Irony is the suggested replacement https://www.nuget.org/packages/Irony/

@hishamco hishamco requested a review from sebastienros May 7, 2024 22:21
@sebastienros
Copy link
Member

I assume the SQL parser is using it, so if the tests pass then GTM

@hishamco
Copy link
Member Author

hishamco commented May 7, 2024

Screenshot 2024-05-08 020512

All are passes :)

@sebastienros
Copy link
Member

That is obvious, you could have confirmed only the SQL parser is using it ;)

@hishamco
Copy link
Member Author

hishamco commented May 7, 2024

That is obvious, you could have confirmed only the SQL parser is using it ;)

Sure I remembered there are many tests while I tried to used Parlot long time ago

@hishamco
Copy link
Member Author

hishamco commented May 7, 2024

@Piedone I noticed that there are a few GitHub workflow steps for functional tests, are they newly added?

@hishamco hishamco merged commit 35c450b into main May 7, 2024
12 checks passed
@hishamco hishamco deleted the hishamco/irony branch May 7, 2024 23:12
@hishamco hishamco mentioned this pull request May 7, 2024
@Piedone
Copy link
Member

Piedone commented May 8, 2024

The workflows were there before, but I made them run on review submissions too: #15951.

@hishamco
Copy link
Member Author

hishamco commented May 8, 2024

but I made them run on review submissions too

I see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants